home *** CD-ROM | disk | FTP | other *** search
/ Alles Voor Internet / Tout Pour Internet / alles voor internet.iso / MacInternet™ / Telnet / Terminal 2.2 / Project / Sources / FormatStr.h < prev    next >
Text File  |  1992-01-17  |  116b  |  8 lines

  1. /*
  2.     Terminal 2.2
  3.     "FormatStr.h"
  4. */
  5.  
  6. Byte *FormatStr(Byte *, Byte *, ...);
  7. Byte *SFormatStr(Byte *, Byte *, long *);
  8.